home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005.7z / CHIP Utilities 2005.iso / images / fdmsrrc.igz / fdmsrrc.img / LIB / Ndis / GETND2.CAB / getnd2.ini < prev    next >
Text File  |  2003-09-24  |  1KB  |  23 lines

  1. ;---------------------------------------------------------------------------------
  2. ; PROTOCOL.INI 
  3. ;---------------------------------------------------------------------------------
  4.  
  5.     DRIVERNAME    = GETND2$
  6.  
  7. ; AUTO = 1 or 0        Enable Auto Negotiation
  8. ; SPEED = 10 or 100    Set line speed = 10 or 100 Mbps
  9. ; FULLDUPLEX = 0 or 1  Set to FullDuplex or HalfDuplex
  10. ; BUSNO = 0            Set bus number of adapter, usfual for 2 or more adapters
  11. ; DEVICENO = 0         Set device number of adapter, usfual for 2 or more adapters
  12. ; CONNECTIONTYPE =  AUTOSENSE       Enable Auto Negotiation
  13. ;                   _10BaseT        Set line speed=10, halfduplex mode
  14. ;                   _10BaseTFD      Set line speed=10, fullduplex mode
  15. ;                   _100BaseTX      Set line speed=100, halfduplex mode
  16. ;                   _100BaseTXFD    Set line speed=100, fullduplex mode
  17. ; FLOWCTRL     = HARDWARE_DEFAULT   Set to use hardware's default flow control ability
  18. ;                ENABLE             Enable flow control ability
  19. ;                DISABLE            Disable flow control ability
  20. ;                TRANSMIT_PAUSE     Enable Transmit flow control ability
  21. ;                RECEIVE_PAUSE      Enable Receive flow control ability
  22. ; NETWORKADDRESS = "0123456789AB"   Override Network Address
  23.